Release 10.1A: OpenEdge Application Server:
Developing AppServer Applications
Deleting asynchronous request handles
You can delete an asynchronous request handle using the
DELETEOBJECTstatement. This frees all resources (memory) used by this handle. The recommended technique is to delete the handle at the end of the event procedure using theSELFhandle (that is,DELETEOBJECTSELF).
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |